object SpacerFrm: TSpacerFrm Left = 236 Top = 158 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle ClientHeight = 295 ClientWidth = 388 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 388 Height = 295 Align = alClient BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Net1: TImage Left = 12 Top = 12 Width = 12 Height = 12 AutoSize = True end object Label3: TLabel Left = 26 Top = 12 Width = 349 Height = 37 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Button1: TButton Left = 144 Top = 261 Width = 72 Height = 22 HelpContext = 49 Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 224 Top = 261 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = Button2Click end object BitBtn2: TBitBtn Left = 304 Top = 261 Width = 72 Height = 22 HelpContext = 7 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BitBtn2Click end object EsquisseBox: TGroupBox Left = 12 Top = 44 Width = 364 Height = 117 HelpContext = 132 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 4 object ScrollBox1: TScrollBox Left = 10 Top = 16 Width = 345 Height = 91 HelpContext = 132 TabOrder = 0 object Bas: TLabel Left = 72 Top = 51 Width = 198 Height = 16 Caption = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Gauche: TLabel Left = 72 Top = 35 Width = 78 Height = 16 Caption = 'xxxxxxxxxxxxx' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Texte: TLabel Left = 154 Top = 35 Width = 3 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Droite: TLabel Left = 192 Top = 35 Width = 78 Height = 16 Caption = 'xxxxxxxxxxxxx' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Haut: TLabel Left = 72 Top = 19 Width = 198 Height = 16 Caption = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object GroupBox1: TGroupBox Left = 12 Top = 166 Width = 364 Height = 84 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label6: TLabel Left = 12 Top = 51 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 12 Top = 23 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 156 Top = 23 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit1: TEdit Left = 80 Top = 20 Width = 38 Height = 21 HelpContext = 172 AutoSize = False Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 4 ParentCtl3D = False ParentFont = False TabOrder = 0 Text = '0' OnChange = Edit1Change end object Edit2: TEdit Left = 80 Top = 48 Width = 38 Height = 21 HelpContext = 157 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 4 ParentFont = False TabOrder = 2 Text = '0' OnChange = Edit2Change end object UpDown1: TUpDown Left = 118 Top = 20 Width = 15 Height = 21 HelpContext = 172 Associate = Edit1 Max = 9999 TabOrder = 1 end object UpDown2: TUpDown Left = 118 Top = 48 Width = 15 Height = 21 HelpContext = 157 Associate = Edit2 Max = 9999 TabOrder = 3 end object ComboBox1: TComboBox Left = 232 Top = 20 Width = 119 Height = 21 HelpContext = 18 Style = csDropDownList ItemHeight = 0 TabOrder = 4 OnChange = ComboBox1Change end end end end